Reduced code in GtkCellView by just implementing the GtkCellLayout->get_area method.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Mon, 22 Nov 2010 07:29:26 +0000 (16:29 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 4 Jan 2011 14:37:06 +0000 (23:37 +0900)
commitb6b810ba51cb9a8ad98a5f93025e5c9c8c11004d
treeab37cfe9231919be151c37fa86740b3a92af08f8
parent438b0f7c9bba215085ac473ee2552bd7f720a49d
Reduced code in GtkCellView by just implementing the GtkCellLayout->get_area method.
gtk/gtkcellview.c